home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000063_onions@kr01.piahost.net_Mon May 12 08:56:10 EDT 2003.msg < prev    next >
Text File  |  2020-01-01  |  1KB  |  37 lines

  1. Article: 14283 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!newsfeed!arclight.uoregon.edu!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
  3. From: onions@kr01.piahost.net (onions)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: telnet to system with no password set
  6. Date: 11 May 2003 18:25:22 -0700
  7. Organization: http://groups.google.com/
  8. Lines: 19
  9. Message-ID: <8a794c4f.0305111725.1f996faa@posting.google.com>
  10. NNTP-Posting-Host: 203.226.144.34
  11. Content-Type: text/plain; charset=ISO-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-Trace: posting.google.com 1052702722 10513 127.0.0.1 (12 May 2003 01:25:22 GMT)
  14. X-Complaints-To: groups-abuse@google.com
  15. NNTP-Posting-Date: 12 May 2003 01:25:22 GMT
  16. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14283
  17.  
  18. Hello kermit users, 
  19.  
  20. I am trying to connect to the system that requires no password. 
  21. The problem is I am unable to log in by telnet function. It stops 
  22. at the password step. I think there is an option for that somewhere,
  23. but my search has been fruitless so far. 
  24.  
  25. Any help would be appreciated. Thank you in advance. 
  26.  
  27. onions@kr01.piahost.net
  28.  
  29.  
  30. Working env is = Redhat 8.0, C-Kermit 8.0.209
  31. Connection is  = ppp
  32. Commands are: 
  33.         C-Kermit> set host 123.123.123.1 
  34.                   Trying 123.123.123.1 ... (OK)
  35.         C-Kermit> c
  36.                   ~~~~~~~~  ------------------>> hold at this step
  37.